#インターフェース: TickOptions

#プロパティ

#背景色

背景色:Scriptable<ColorScriptableScaleContext>

ラベルの背景の色。

Default

'rgba(255, 255, 255, 0.75)'

#で定義

タイプ/index.d.ts:2996 (新しいウィンドウが開きます)


#背景パディング

背景パディング:number|ChartArea

目盛りの背景のパディング。

Default

2

#で定義

タイプ/index.d.ts:3001 (新しいウィンドウが開きます)


#折り返し電話

折り返し電話:(this:Scale<CoreScaleOptions>、tickValue:string|numberindex:numberticks:Tick[]) =>string|number|string[] |number[]

#型宣言

▸ (thistickValueindexticks):string|number|string[] |number[]

チャート上に表示されるティック値の文字列表現を返します。コールバックを参照してください。

#パラメーター
名前 タイプ
this Scale<CoreScaleOptions>
tickValue string|number
index number
ticks Tick[]
#戻り値

string|number|string[] |number[]

#で定義

タイプ/index.d.ts:3006 (新しいウィンドウが開きます)


#

:ScriptableAndArray<ColorScriptableScaleContext>

ダニの色

See

デフォルトの色

#で定義

タイプ/index.d.ts:3016 (新しいウィンドウが開きます)


#画面

画面:boolean

true の場合、目盛りラベルを表示します。

Default

真実

#で定義

タイプ/index.d.ts:3011 (新しいウィンドウが開きます)


#フォント

フォント:ScriptableAndScriptableOptions<Partial<FontSpec>、ScriptableScaleContext>

フォントを参照

#で定義

タイプ/index.d.ts:3020 (新しいウィンドウが開きます)


#選考科目

選考科目:Object

#型宣言

名前 タイプ 説明
enabled boolean true の場合、メジャーティックが生成されます。メジャー ティックは自動スキップに影響し、メジャーはスクリプト可能なオプション コンテキストのティックに定義されます。Default間違い

#で定義

タイプ/index.d.ts:3046 (新しいウィンドウが開きます)


#パディング

パディング:number

軸からの目盛りラベルのオフセットを設定します。

#で定義

タイプ/index.d.ts:3024 (新しいウィンドウが開きます)


#showLabelBackdrop

showLabelBackdrop:Scriptable<booleanScriptableScaleContext>

true の場合、目盛ラベルの後ろに背景を描画します。

Default

間違い

#で定義

タイプ/index.d.ts:3029 (新しいウィンドウが開きます)


#テキストストロークの色

テキストストロークの色:Scriptable<ColorScriptableScaleContext>

テキストの周囲のストロークの色。

Default

未定義

#で定義

タイプ/index.d.ts:3034 (新しいウィンドウが開きます)


#テキストストローク幅

テキストストローク幅:Scriptable<numberScriptableScaleContext>

テキストの周囲のストロークの幅。

Default

0

#で定義

タイプ/index.d.ts:3039 (新しいウィンドウが開きます)


#z

z:number

目盛りレイヤーの Z インデックス。チャート領域に目盛りを描画する場合に便利です。値 <= 0 はデータセットの下に描画され、値 > 0 は上に描画されます。

Default

0

#で定義

タイプ/index.d.ts:3044 (新しいウィンドウが開きます)